Skip to content

chore(release): 8.0.27#483

Merged
userFRM merged 2 commits into
mainfrom
release/8.0.27
May 6, 2026
Merged

chore(release): 8.0.27#483
userFRM merged 2 commits into
mainfrom
release/8.0.27

Conversation

@userFRM
Copy link
Copy Markdown
Owner

@userFRM userFRM commented May 6, 2026

What

Bump version to 8.0.27 to release the polars 0.53 migration (#479) and the conditions code 61 scrub (#480).

Why

Both PRs landed on main without their own version bumps; this PR closes the release boundary so users on 8.0.26 can pull a clean tag once it merges.

How

  • Bump thetadatadx, thetadatadx-ffi, thetadatadx-cli, thetadatadx-mcp, thetadatadx-server, thetadatadx-py, thetadatadx-napi to 8.0.27
  • Add [8.0.27] section to CHANGELOG.md and mirror to docs-site
  • cargo update --workspace to refresh Cargo.lock

Test plan

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • diff CHANGELOG.md docs-site/docs/changelog.md clean

- polars 0.52 -> 0.53 (#479)
- conditions code 61 scrubbed to PRICEVOLUMEADJ (#480)
The workspace bump only updated the root Cargo.lock; tools/mcp,
tools/server, sdks/python, sdks/typescript carry their own lockfiles
that pin thetadatadx by version. CI's --locked check failed because
they still pinned 8.0.26.
@userFRM userFRM merged commit dc1ccc5 into main May 6, 2026
32 checks passed
@userFRM userFRM deleted the release/8.0.27 branch May 6, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant